home *** CD-ROM | disk | FTP | other *** search
/ Millennium Gold 2000 / Millennium Gold 2000 - Disc 2.iso / DARK-COL / FIRST.Z / PICDIRE < prev    next >
Text File  |  1997-03-05  |  2KB  |  42 lines

  1. size 640 480
  2. text intrface/knob                      % Text Graphics   (10000+snum)
  3. pictures intrface/knob                  % Text Graphics   (10000+snum)
  4. font 0 intrface/mfonto5                 % font
  5. font_offset  0   31
  6. background intrface/picdir
  7. bright_pushed    8
  8. bright_highlight 4
  9.  
  10. %       number  desc    xpos    ypos    pushed  normal  greyed  flags
  11.  
  12. pushb   0       0       230     100     179     25      -11     1        label_centre 1  0 - remap 0
  13. pushb   1       0       230     126     179     25      -11     1        label_centre 2  0 - remap 0
  14. pushb   2       0       230     152     179     25      -11     1        label_centre 3  0 - remap 0
  15. pushb   3       0       230     178     179     25      -11     1        label_centre 4  0 - remap 0
  16. pushb   4       0       230     204     179     25      -11     1        label_centre 5  0 - remap 0
  17. pushb   5       0       230     230     179     25      -11     1        label_centre 6  0 - remap 0
  18. pushb   6       0       230     256     179     25      -11     1        label_centre 7  0 - remap 0
  19. pushb   7       0       230     282     179     25      -11     1        label_centre 8  0 - remap 0
  20. pushb   8       0       230     308     179     25      -11     1        label_centre 9  0 - remap 0
  21. pushb   9       0       230     334     179     25      -11     1        label_centre 10 0 - remap 0
  22. pushb   10      0       230     360     179     25      -11     1        label_centre 11 0 - remap 0
  23. pushb   11      0       230     386     179     25      -11     1        label_centre 12 0 - remap 0
  24.  
  25. textmsg 1       ADAM
  26. textmsg 2       ANDY
  27. textmsg 3       BLAIR
  28. textmsg 4       BRIAN
  29. textmsg 5       GREG
  30. textmsg 6       KEVIN
  31. textmsg 7       MARC
  32. textmsg 8       PETE
  33. textmsg 9       RAY
  34. textmsg 10      SERGEI
  35. textmsg 11      STEVE
  36. textmsg 12      ROOT
  37.  
  38.  
  39. end
  40.  
  41.  
  42.